﻿<?xml version="1.0" encoding="utf-8"?>
<RadGridView>
  <Columns>
    <Column name="Edit" isvisable="true" width="50" />
    <Column name="Row" isvisable="true" width="80" />
    <Column name="ID" isvisable="true" width="100" />
    <Column name="CustomerRef" isvisable="false" width="100" />
    <Column name="CustomerName" isvisable="true" width="200" />
    <Column name="AccountNumber" isvisable="true" width="209" />
    <Column name="AccountRef" isvisable="false" width="144" />
    <Column name="Amount" isvisable="true" width="150" />
    <Column name="ToPerson" isvisable="true" width="200" />
    <Column name="ExportDate" isvisable="true" width="200" />
    <Column name="ExpireyDate" isvisable="true" width="200" />
    <Column name="Serial" isvisable="true" width="200" />
    <Column name="LastAct" isvisable="true" width="200" />
    <Column name="DateLastAct" isvisable="true" width="200" />
    <Column name="RefTable" isvisable="false" width="150" />
    <Column name="SayadNo" isvisable="true" width="200" />
    <Column name="SystemState" isvisable="true" width="174" />
    <Column name="Description" isvisable="true" width="200" />
    <Column name="Select" isvisable="false" width="50" />
  </Columns>
</RadGridView>